-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support deployment freeze recurring schedule #840
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good but adding validation would be ideal.
I got the following error when setting type to DaysPerMonth
but not setting monthly_schedule_type
:
Error: Provider produced inconsistent result after apply
│
│ When applying changes to octopusdeploy_deployment_freeze.freeze, provider "provider[\"octopus.com/com/octopusdeploy\"]" produced an unexpected new value:
│ .recurring_schedule.monthly_schedule_type: was null, but now cty.StringVal("DateOfMonth").
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks, good to me
sc-99172
Create
Update
Destroy